Learn R Programming

easyRNASeq (version 2.8.2)

RNAseq class: Class "RNAseq"

Description

A class holding all the necessary information and annotation to summarize couts (number of reads) per features (i.e. exons or transcripts or genes) for RNA-Seq experiments.

Arguments

Objects from the Class

Objects can be created by calls of the form new("RNAseq", ...).

See Also

Examples

Run this code
showClass("RNAseq")

Run the code above in your browser using DataLab